-
Home
-
Morning for WooCommerce
-
2.0.3 (latest)
-
Code
-
Classes
- Base_Settings_Field
Total Complexity |
32 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
352 |
Lines of code |
97 |
Logical lines of code |
41 |
Comment lines |
205 |
Methods |
27 |
Properties |
10 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
57 |
3 |
15 |
is_disabled() |
S |
80 |
2 |
3 |
is_readonly() |
S |
80 |
2 |
3 |
render_field() |
S |
66 |
2 |
8 |
set_id() |
S |
81 |
1 |
3 |
get_description() |
S |
82 |
1 |
3 |
set_css_classes() |
S |
81 |
1 |
3 |
get_css_classes() |
S |
82 |
1 |
3 |
set_value() |
S |
81 |
1 |
3 |
get_value() |
S |
82 |
1 |
3 |
set_label() |
S |
81 |
1 |
3 |
get_label() |
S |
82 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
get_section_id() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
set_section_id() |
S |
81 |
1 |
3 |
set_type() |
S |
81 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
sanitize_label() |
S |
80 |
1 |
3 |
sanitize_value() |
S |
80 |
1 |
3 |
normalize_css_classes() |
S |
79 |
1 |
3 |
normalize_type() |
S |
80 |
1 |
3 |
normalize_name() |
S |
80 |
1 |
3 |
normalize_id() |
S |
80 |
1 |
3 |
html() |
S |
91 |
1 |
2 |
set_description() |
S |
81 |
1 |
3 |